projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a56332
)
[MULTI_FRAME] (PURESIZE): Increased.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 9 Aug 1994 03:57:21 +0000
(
03:57
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 9 Aug 1994 03:57:21 +0000
(
03:57
+0000)
src/puresize.h
patch
|
blob
|
history
diff --git
a/src/puresize.h
b/src/puresize.h
index c5962067225bbbb14097f44292a36f899da9809f..0391bc380b8f9075f55676709cee495393b5888e 100644
(file)
--- a/
src/puresize.h
+++ b/
src/puresize.h
@@
-29,7
+29,7
@@
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#ifndef PURESIZE
#ifdef MULTI_FRAME
-#define PURESIZE 25
2
000
+#define PURESIZE 25
5
000
#else
#define PURESIZE 208000
#endif